﻿html, body
{
    color: #000000;
    font: normal 14px/180% Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
    margin: 0;
    background-image: url('/images/Header_Bg.png');
    background-repeat: repeat-x;
    background-color: #EBEBEB;
}

form
{
    margin: 0;
}


td
{
    line-height: 160%;
    font: normal 14px/180% Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


select, input
{
    font-size: 14px;
    color: #000000;
    font: normal 14px/120% Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}




a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}


a.main:link
{
    color: #000000;
    text-decoration: none;
}
a.main:visited
{
    color: #000000;
    text-decoration: none;
}
a.main:hover
{
    color: #FF0000;
    text-decoration: none;
}


A.red:link
{
    color: #FF0000;
    text-decoration: underline;
}
A.red:visited
{
    color: #FF0000;
    text-decoration: underline;
}
A.red:hover
{
    color: #FF0000;
    text-decoration: none;
}


A.white:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:hover
{
    color: #FFFF00;
    text-decoration: none;
}

A.HyperLink:link
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:visited
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:hover
{
    color: #0000FF;
    text-decoration: underline;
}

A.Blue:link
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:visited
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:hover
{
    color: #336699;
    text-decoration: none;
}

A.Yellow:link
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:visited
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:hover
{
    color: yellow;
    text-decoration: underline;
}

A.LinkSelected:link
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:visited
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:hover
{
    color: #FF0000;
    text-decoration: none;
}


.View_Info_Images_Page
{
    text-align: right;
    height: 26px;
}

.View_Info_Xgxx
{
    border: 1px solid #DDDDDD;
    padding: 5px;
    margin: 5px;
    text-align: left;
    background-color: #F5F5F5;
}




A.MainMenu:link
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height:260%;
}
A.MainMenu:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height:260%;
}
A.MainMenu:hover
{
    color: #FFFF00;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height:260%;
}



A.TypeMenu:link
{
    color: #0127D4;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
A.TypeMenu:visited
{
    color: #0127D4;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
A.TypeMenu:hover
{
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}




A.LineTitle:link
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
A.LineTitle:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
A.LineTitle:hover
{
    color: #FFFF00;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}




.Div_Header
{
    height: 95px;
}

.Div_Header_Left
{
    float: left;
}

.Div_Header_Right
{
    float: right;
}



.Div_MainMenu
{
    height: 35px;
    background-image: url('/images/Header_MainMenu.png');
    background-position: top;
    background-repeat: repeat-x;
    width: 905px;
    text-align: center;
    padding-left: 35px;
}

.Div_MainMenuItem
{
    float: left;
    width: 90px;
    line-height: 300%;
}

.Div_MainMenuItem:hover
{
    float: left;
    width: 90px;
    line-height: 300%;
    background-image:url('/images/Header_MainMenu_hover.png');
}


.Div_MenuMenuItem_Compart
{
    float: left;
    width: 8px;
    height: 33px;
    background-image: url('/images/Header_MainMenu_Compart.png');
}

.Div_Foot
{
    background-image: url('/images/Foot_Bg.png');
    background-repeat: repeat-x;
    background-position: bottom;
    height: 65px;
    text-align: center;
    padding-top: 10px;
    font-size:12px;
line-height: 140%;
}



.Div_Index_Flash
{
    width: 940px;
    height: 220px;
}

.Div_Content_Max
{
    background-color: White;
    background-image: url('/images/ContentBg.png');
    background-position: top;
    background-repeat: repeat-x;
    width: 920px;
    padding: 10px;
}

.Div_Index_Left
{
    float: left;
    width: 225px;
}

.Div_Index_Right
{
    float: right;
    width: 685px;
}

.Div_Index_Left_Line_1
{
    background-image: url('/images/Line_1.png');
    width: 225px;
    height: 35px;
    text-align: center;
    line-height: 260%;
}


.Div_Index_Left_Line_1_Content
{
    border: 1px solid #D2E3EE;
    background-color: #E6EFF7;
    margin-bottom: 8px;
}


.Div_Index_Left_Line_2
{
    background-image: url('/images/Line_2.png');
    width: 225px;
    height: 35px;
    text-align: center;
    line-height: 260%;
}


.Div_Index_Left_Line_2_Content
{
    border: 1px solid #D2E3EE;
    background-color: #E6EFF7;
    margin-bottom: 8px;
}


.Div_Index_Left_Line_3
{
    background-image: url('/images/Line_3.png');
    width: 225px;
    height: 35px;
    text-align: center;
    line-height: 260%;
    font-weight: bold;
    color: White;
}


.Div_Index_Left_Line_3_Content
{
    border: 1px solid #D2E3EE;
    background-color: #E6EFF7;
    text-align: center;
    padding: 15px;
}



.Div_Index_Right_Line_1
{
    height: 35px;
    background-image: url('/images/Right_Line_1.png');
    background-position: top;
    background-repeat: repeat-x;
}

.Div_Index_Right_Line_1_Left
{
    float: left;
    color: White;
    font-weight: bold;
    line-height: 260%;
    padding-left: 40px;
}

.Div_Index_Right_Line_1_Right
{
    float: Right;
    padding-top: 1px;
}


.Div_Index_Right_Line_1_Content
{
    background-image: url('/images/Right_Line_1_Content_Bg.png');
    background-position: top;
    background-repeat: repeat-x;
    padding:15px;
}



.Div_Index_Right_Line_2_Left
{
    width: 335px;
    background-image: url('/images/Right_Line_2.png');
    background-position: top;
    background-repeat: repeat-x;
    float: left;
}

.Div_Index_Right_Line_2_Left_Left
{
    color: White;
    padding-left: 40px;
    font-weight: bold;
    float: left;
    height: 35px;
    line-height:260%;
}
.Div_Index_Right_Line_2_Left_Right
{
    float: right;
}

.Div_Index_Right_Line_2_Left_Content
{
    border: 1px solid #D2E3EE;
    background-color: #E6EFF7;
    width: 328px;  
    height: 211px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 5px;
    padding-top: 5px;
}


.Div_Index_Right_Line_2_Right
{
    width: 335px;
    background-image: url('/images/Right_Line_2.png');
    background-position: top;
    background-repeat: repeat-x;
    float: right;
}

.Div_Index_Right_Line_2_Right_Left
{
    color: White;
    padding-left: 40px;
    font-weight: bold;
    float: left;
    height: 35px;
    line-height:260%;
}

.Div_Index_Right_Line_2_Right_Right
{
    float: right;
}

.Div_Index_Right_Line_2_Right_Content
{
    border: 1px solid #D2E3EE;
    background-color: #E6EFF7;
    width: 333px;
    height: 210px;
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 5px;
}



.Div_View_Flash
{
    height: 220px;
}
